CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - median filter

搜索资源列表

  1. opencv_gaussian filter median filter

    0下载:
  2. opencv_ 应用gaussian filter 高斯滤波 and中值滤波 median filter 处理图像的简单程序
  3. 所属分类:GDI/图象编程

    • 发布日期:2011-05-06
    • 文件大小:1430310
    • 提供者:lulvyanfeng
  1. opencv_gaussian filter median filter

    0下载:
  2. pencv_gaussian filter median filter
  3. 所属分类:源码下载

    • 发布日期:2011-05-06
    • 文件大小:1430310
    • 提供者:lulvyanfeng
  1. vmf1.rar

    0下载:
  2. 矢量中值滤波器(Vector Median Filter) 考虑彩色图像三个分量之间的联系。, Vector Median Filter (Vector Median Filter) consider color images of the contact between the three subscales.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:982
    • 提供者:leohee
  1. toolbox_general.zip

    0下载:
  2. toolbox median filter You need to download the general purpose toolbox and the signal toolbox. You need to unzip these toolboxes in your working directory, so that you have toolbox_general/ and toolbox_signal/ in your directory. ,toolbox me
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:50713
    • 提供者:saeiedh
  1. Code_for_MedianFilter33.rar

    1下载:
  2. 3x3中值滤波器的FPGA实现(VERILOG),3x3 median filter FPGA implementation (VERILOG)
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2012-12-01
    • 文件大小:53547
    • 提供者:tom
  1. new-median-filter

    1下载:
  2. 一种新德中值滤波,在邻域内如果中心像素为最大值或最小值则用中值代替,否则保持原值不变,适合于红外图像的椒盐去噪。-A new DE median filter, in the neighbourhood if center pixels for maximum or minimum value is used instead of value, or keep the same original value, suitable for infrared image denoising salt
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:676
    • 提供者:2
  1. filter

    2下载:
  2. 用自编函数进行均值滤波、中值滤波、高斯滤波,并与matlab自带函数进行比较-own code with function of mean filter, median filter, Gaussian filter
  3. 所属分类:matlab

    • 发布日期:2017-03-22
    • 文件大小:1769
    • 提供者:王强
  1. median-filter

    0下载:
  2. 基于FPGA的图像中值滤波算法的优化及实现vhdl-中值滤波 利用VHDL语言实现三级流水线中值滤波-FPGA-based image filtering algorithm optimization and realization of vhdl-median filter using VHDL language three pipelined median filter
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-23
    • 文件大小:670
    • 提供者:站长
  1. Filter

    0下载:
  2. 包括图像的灰度变换,laplacian锐化,中值滤波,加权中值滤波,自适应滤波,添加噪声以及图像的平滑和反色处理,图像处理效果良好-Including images of gray-scale transformation, laplacian sharpening, median filtering, the weighted median filter, adaptive filter, add noise and image smoothing and anti-color process
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:174912
    • 提供者:浩南
  1. median

    1下载:
  2. 用verilog编辑的中值滤波器!语言旁表有注释方便理解!-Using Verilog editor median filter! Language beside the table annotated to facilitate understanding!
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2015-07-05
    • 文件大小:1775543
    • 提供者:yuming
  1. Digital Filter implementation by FPGA

    0下载:
  2. 1.an fpga implementation of the image space reconstruction algorithm for hyperspectral imaging analysis 2. fpga implemention of a median filter 3. fpga implementation of digital filters 4.hardware acceleration of edge detection algorithm on
  3. 所属分类:软件工程

    • 发布日期:2012-12-01
    • 文件大小:1969214
    • 提供者:carol
  1. filter

    0下载:
  2. 对图片进行中值滤波,膨胀,腐蚀,二值化处理(matlab)-Median filter on the pictures, expansion, corrosion, binary processing (matlab)
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:1195
    • 提供者:陈恒
  1. median

    0下载:
  2. 中值滤波的实现,该代码使用的是verilog 语言 module median(clk,reset,load,din,mult,dout,over,a3,b3,c3,a2,b2,c2,a1,b1,c1)-Median filter implementation, the code using verilog language module median (clk, reset, load, din, mult, dout, over, a3, b3, c3, a2, b2, c2, a1,
  3. 所属分类:Project Design

    • 发布日期:2015-07-05
    • 文件大小:2305
    • 提供者:刘文英
  1. adaptive median filter

    3下载:
  2. matlab自适应中值滤波器,程序代码,试验图片与结果图。-matlab adaptive median filter, the program code, test images and the results of Fig.
  3. 所属分类:matlab例程

    • 发布日期:2013-01-14
    • 文件大小:1443519
    • 提供者:eric
  1. Iterative-adaptive-median-filter

    0下载:
  2. this code for iterative adaptive median filter
  3. 所属分类:matlab

    • 发布日期:2017-03-24
    • 文件大小:702
    • 提供者:lazarus
  1. 3-3-median-filter

    0下载:
  2. verilog编写的适用于fpga的3x3模板中值滤波-verilog fpga prepared for the 3x3 median filter template
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2015-07-06
    • 文件大小:51200
    • 提供者:
  1. noise-filter

    0下载:
  2. matlab code for to reduce noise on image - median filter, mean filter, maximum filterm, hybrid median filter, etc
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:3775
    • 提供者:Jiyoung Park
  1. mid-filter

    0下载:
  2. mid-filter 中值滤波算法的原理及核心代码 word版-mid-filter median filter and the core principles of the code word version
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-28
    • 文件大小:56948
    • 提供者:王传伟
  1. Adaptive-median-filter

    0下载:
  2. 基于vc++的自适应中值滤波器的代码,能用于对相位图的滤波。-The adaptive median filter code can be used for the filtering of the phase diagram.
  3. 所属分类:CSharp

    • 发布日期:2017-05-19
    • 文件大小:5245253
    • 提供者:范钟
  1. median filter

    0下载:
  2. low pass median filter
  3. 所属分类:matlab例程

    • 发布日期:2018-01-10
    • 文件大小:194560
    • 提供者:Beny7
« 12 3 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com